home *** CD-ROM | disk | FTP | other *** search
/ Yum! / Yum! Macintosh CD-ROMs for May 1999 (May 1999).iso / MacOS 8.5 stuff / MacOS 8.5 Search Engins ƒ / complete / FolkLyrics.src / FolkLyrics.src next >
Text File  |  1998-10-16  |  587b  |  29 lines

  1. #
  2. # Folksong Lyrics Search
  3. # © 1998 Jubal Kessler
  4. # Freeware - share and enjoy!
  5. #
  6.  
  7. # Folksong Database Search
  8. <search
  9. name = "Folksong Database Search"
  10. action = "http://www.mudcat.org/!!-supersearch99.cfm"
  11. method = get
  12. >
  13.     
  14. <INPUT NAME="Command" VALUE="search">
  15. <INPUT NAME="file" VALUE="Spring98">
  16. <INPUT NAME="request" user>
  17. <INPUT NAME="MaxHits" VALUE="30">
  18. <INPUT NAME="NumLines" VALUE="1">
  19.  
  20.  
  21. <interpret
  22. resultListStart = "<FONT SIZE=+2>Search Results...</FONT>"
  23. resultListEnd = "PLEASE NOTE: Because of the"
  24. resultItemStart = "<DIV ALIGN=LEFT>"
  25. resultItemEnd = "</UL>"
  26. >
  27. </search>
  28.     
  29.